home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / miranda_hit / files / mirinstsetup.exe / Miranda Installer 0.0.1.2 / MirandaInstaller.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2004-04-20  |  6.5 KB  |  260 lines

  1. # Microsoft Developer Studio Project File - Name="MirandaInstaller" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=MirandaInstaller - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "MirandaInstaller.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "MirandaInstaller.mak" CFG="MirandaInstaller - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "MirandaInstaller - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "MirandaInstaller - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "MirandaInstaller - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "Release"
  42. # PROP Intermediate_Dir "Release"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
  46. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
  47. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  48. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  49. # ADD BASE RSC /l 0x40d /d "NDEBUG"
  50. # ADD RSC /l 0x40d /d "NDEBUG"
  51. BSC32=bscmake.exe
  52. # ADD BASE BSC32 /nologo
  53. # ADD BSC32 /nologo
  54. LINK32=link.exe
  55. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
  56. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 /out:"Release/MirInst.exe"
  57.  
  58. !ELSEIF  "$(CFG)" == "MirandaInstaller - Win32 Debug"
  59.  
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "Debug"
  63. # PROP BASE Intermediate_Dir "Debug"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "Debug"
  68. # PROP Intermediate_Dir "Debug"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
  72. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
  73. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  74. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  75. # ADD BASE RSC /l 0x40d /d "_DEBUG"
  76. # ADD RSC /l 0x40d /d "_DEBUG"
  77. BSC32=bscmake.exe
  78. # ADD BASE BSC32 /nologo
  79. # ADD BSC32 /nologo
  80. LINK32=link.exe
  81. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  82. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /out:"Debug/MirInst.exe" /pdbtype:sept
  83.  
  84. !ENDIF 
  85.  
  86. # Begin Target
  87.  
  88. # Name "MirandaInstaller - Win32 Release"
  89. # Name "MirandaInstaller - Win32 Debug"
  90. # Begin Group "Source Files"
  91.  
  92. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  93. # Begin Group "zlib"
  94.  
  95. # PROP Default_Filter ""
  96. # Begin Source File
  97.  
  98. SOURCE=.\zlib\ADLER32.C
  99. # End Source File
  100. # Begin Source File
  101.  
  102. SOURCE=.\zlib\CRC32.C
  103. # End Source File
  104. # Begin Source File
  105.  
  106. SOURCE=.\zlib\INFBLOCK.C
  107. # End Source File
  108. # Begin Source File
  109.  
  110. SOURCE=.\zlib\INFCODES.C
  111. # End Source File
  112. # Begin Source File
  113.  
  114. SOURCE=.\zlib\INFFAST.C
  115. # End Source File
  116. # Begin Source File
  117.  
  118. SOURCE=.\zlib\INFLATE.C
  119. # End Source File
  120. # Begin Source File
  121.  
  122. SOURCE=.\zlib\INFTREES.C
  123. # End Source File
  124. # Begin Source File
  125.  
  126. SOURCE=.\zlib\INFUTIL.C
  127. # End Source File
  128. # Begin Source File
  129.  
  130. SOURCE=.\zlib\Unzip.c
  131. # End Source File
  132. # Begin Source File
  133.  
  134. SOURCE=.\zlib\Zutil.c
  135. # End Source File
  136. # End Group
  137. # Begin Source File
  138.  
  139. SOURCE=.\Install.cpp
  140. # End Source File
  141. # Begin Source File
  142.  
  143. SOURCE=.\MirandaInstaller.cpp
  144. # End Source File
  145. # Begin Source File
  146.  
  147. SOURCE=.\Misc.cpp
  148. # End Source File
  149. # Begin Source File
  150.  
  151. SOURCE=.\PackageSelector.cpp
  152. # End Source File
  153. # Begin Source File
  154.  
  155. SOURCE=.\Procs.cpp
  156. # End Source File
  157. # Begin Source File
  158.  
  159. SOURCE=.\Worker.cpp
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=.\XMLParse.cpp
  164. # End Source File
  165. # End Group
  166. # Begin Group "Header Files"
  167.  
  168. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  169. # Begin Source File
  170.  
  171. SOURCE=.\AggressiveOptimize.h
  172. # End Source File
  173. # Begin Source File
  174.  
  175. SOURCE=.\Install.h
  176. # End Source File
  177. # Begin Source File
  178.  
  179. SOURCE=.\MirandaInstaller.h
  180. # End Source File
  181. # Begin Source File
  182.  
  183. SOURCE=.\PackageSelector.h
  184. # End Source File
  185. # Begin Source File
  186.  
  187. SOURCE=.\Worker.h
  188. # End Source File
  189. # Begin Source File
  190.  
  191. SOURCE=.\XMLParse.h
  192. # End Source File
  193. # End Group
  194. # Begin Group "Resource Files"
  195.  
  196. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  197. # Begin Source File
  198.  
  199. SOURCE=.\doc.ico
  200. # End Source File
  201. # Begin Source File
  202.  
  203. SOURCE=.\hand.cur
  204. # End Source File
  205. # Begin Source File
  206.  
  207. SOURCE=.\icon1.ico
  208. # End Source File
  209. # Begin Source File
  210.  
  211. SOURCE=.\main.ico
  212. # End Source File
  213. # Begin Source File
  214.  
  215. SOURCE=.\mirandainstaller.manifest
  216. # End Source File
  217. # Begin Source File
  218.  
  219. SOURCE=.\Resource.rc
  220. # End Source File
  221. # End Group
  222. # Begin Group "LangPack"
  223.  
  224. # PROP Default_Filter ""
  225. # Begin Source File
  226.  
  227. SOURCE=.\langpack\langpack.cpp
  228. # End Source File
  229. # Begin Source File
  230.  
  231. SOURCE=.\langpack\lpservices.cpp
  232. # End Source File
  233. # End Group
  234. # Begin Source File
  235.  
  236. SOURCE=.\copying.txt
  237. # End Source File
  238. # Begin Source File
  239.  
  240. SOURCE=.\devinfo.txt
  241. # End Source File
  242. # Begin Source File
  243.  
  244. SOURCE=.\MirInst.nsi
  245. # End Source File
  246. # Begin Source File
  247.  
  248. SOURCE=.\Notes.txt
  249. # End Source File
  250. # Begin Source File
  251.  
  252. SOURCE=.\strings.txt
  253. # End Source File
  254. # Begin Source File
  255.  
  256. SOURCE=.\Syntax.txt
  257. # End Source File
  258. # End Target
  259. # End Project
  260.